home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Font / Font Tools / FontDisplay3.0.sit / FontDisplay3.0 / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1994-03-27  |  1.7 KB  |  29 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.0</name>
  5.     <id>-1</id>
  6.     <cardCount>7</cardCount>
  7.     <cardID>2918</cardID>
  8.     <listID>7590</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>168</height>
  15.     </cardSize>
  16.     <script>on openStack
  17. global S
  18. global B
  19. global T
  20. get the userLevel
  21. put it into S
  22. set the userLevel to 2
  23. delete menu "Style"
  24. delete menu "Edit"
  25. delete menu "Go"
  26. delete menu "File"
  27. if cd field "Hidden2" of cd 1 is empty then
  28. put the secs into cd field "Hidden2" of cd 1
  29. end if
  30. put cd field "Hidden2" of cd 1 into B
  31. put the secs into T
  32. if card field "Hidden" of card 1 contains 1 then
  33. go to card 2
  34. end if
  35. end openStack
  36.  
  37. on closeStack
  38. global S
  39. set the userLevel to S
  40. end closeStack
  41.  
  42. on arrowKey direction
  43. exit arrowKey
  44. end arrowkey
  45. </script>
  46.     <background id="2622" file="background_2622.xml" name="" />
  47.     <background id="3968" file="background_3968.xml" name="" />
  48.     <background id="6238" file="background_6238.xml" name="" />
  49.     <background id="7011" file="background_7011.xml" name="" />
  50.     <card id="2918" file="card_2918.xml" marked="false" name="" owner="2622" />
  51.     <card id="3815" file="card_3815.xml" marked="true" name="" owner="3968" />
  52.     <card id="4500" file="card_4500.xml" marked="true" name="" owner="3968" />
  53.     <card id="4763" file="card_4763.xml" marked="true" name="" owner="3968" />
  54.     <card id="5291" file="card_5291.xml" marked="true" name="" owner="3968" />
  55.     <card id="7361" file="card_7361.xml" marked="false" name="" owner="7011" />
  56.     <card id="6543" file="card_6543.xml" marked="false" name="Registration" owner="6238" />
  57. </stack>
  58.